From 0e481e06bb4d994edd93af6ef163d9a6a92ce4df Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Thu, 21 Apr 2011 17:08:51 +0200 Subject: [PATCH] Update changelog and prepare upload to unstable --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index cb761d5f..0497c77f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ocaml (3.12.0-5) unstable; urgency=low + + * Fixes related to -output-obj with g++ (in debian/patches): + - add Declare-primitive-name-table-as-const-char + - add Avoid-multiple-declarations-in-generated-.c-files-in + - fix Embed-bytecode-in-C-object-when-using-custom: the closing + brace for extern "C" { ... } was missing in some cases + + -- Stéphane Glondu Thu, 21 Apr 2011 21:35:08 +0200 + ocaml (3.12.0-4) unstable; urgency=low * Bugfix in 0008-Embed-bytecode-in-C-object-when-using-custom.patch: -- 2.30.2